projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a51f38
)
build: install gsk-autocleanup.h
author
Timm Bäder
<mail@baedert.org>
Tue, 6 Feb 2018 10:26:47 +0000
(11:26 +0100)
committer
Timm Bäder
<mail@baedert.org>
Tue, 6 Feb 2018 10:26:47 +0000
(11:26 +0100)
gsk/meson.build
patch
|
blob
|
history
diff --git
a/gsk/meson.build
b/gsk/meson.build
index d6e134246f2f714232b98794fe23a42e550954a7..964cee1b2e01d70d9ffb4305838c885514c84684 100644
(file)
--- a/
gsk/meson.build
+++ b/
gsk/meson.build
@@
-50,6
+50,7
@@
gsk_public_headers = files([
'gskrendernode.h',
'gskroundedrect.h',
'gsktypes.h',
+ 'gsk-autocleanup.h'
])
install_headers(gsk_public_headers, 'gsk.h', subdir: 'gtk-4.0/gsk')